Click or drag to resize

ItemChange Constructor

Overload List
  NameDescription
Public methodItemChange
Initializes a new instance of the ItemChange class.
Public methodItemChange(ItemId)
Initializes a new instance of the ItemChange class.
Public methodItemChange(ItemId, Property)
Initializes a new instance of the ItemChange class.
Public methodItemChange(ItemId, PropertyPath)
Initializes a new instance of the ItemChange class.
Public methodItemChange(ItemId, IListProperty)
Initializes a new instance of the ItemChange class.
Public methodItemChange(ItemId, IListPropertyPath)
Initializes a new instance of the ItemChange class.
Public methodItemChange(ItemId, Property, Property)
Initializes a new instance of the ItemChange class.
Public methodItemChange(ItemId, Property, PropertyPath)
Initializes a new instance of the ItemChange class.
Public methodItemChange(ItemId, IListProperty, IListProperty)
Initializes a new instance of the ItemChange class.
Public methodItemChange(ItemId, IListProperty, IListPropertyPath)
Initializes a new instance of the ItemChange class.
Public methodItemChange(ItemId, Property, PropertyPath, Property)
Initializes a new instance of the ItemChange class.
Public methodItemChange(ItemId, IListProperty, IListPropertyPath, IListProperty)
Initializes a new instance of the ItemChange class.
Top
See Also